go/printer.printer.commentTextAt (method)

3 uses

	go/printer (current package)
		gobuild.go#L63: 			y, err := constraint.Parse(p.commentTextAt(pos))
		gobuild.go#L76: 		x, _ = constraint.Parse(p.commentTextAt(p.goBuild[0]))
		gobuild.go#L157: func (p *printer) commentTextAt(start int) string {